EMT Practice Test

1. Question Content...


Question List

Question1: When using the RegisrtyLookup Node to submit queries to WebSphere Service Registry and Repository, where are the entities returned by the query stored?

Question2: Two different sets of applications are deployed to Integration Server 1 and Integration Server 2 respectively, as shown in the image below.
What is the advantage of using the Integration Server embedded HTTP listener to the Integration Node listener?

Question3: When using the set of aggregation nodes, how does a developer tie the fan-out flow with the fan-in flow when it is included within the same message flow?

Question4: An IBM Integration Bus pattern is created using an Exemplar integration solution and variants are also identified. Nodes will be added to the flow based on the variant values.
How can the dynamic pattern be implemented?

Question5: How should the transportPropagationConfig be set to configure a message flow for identity propagation?

Question6: What tool can be used to create a new configurable service?

Question7: Which keyword in the Declare statement allows User-defined properties to be used as variables in ESQL?

Question8: Application data that comes from a C or COBOL application, or consists of fixed-format binary dat a should belong to which message domain?

Question9: How does a developer assign Pattern properties from a message flow?

Question10: In a Compute Node the Transaction mode is set to automatic and the "Throw exception on database error" is unchecked. How can the develop check on specific SQL codes and control the Commit or Rollback of the transaction from the ESQL Compute module?

Question11: How can WebSphere Service Registry & Repository (WSRR) information be pre-loaded into the IBM Integration BUS (IIB) cache before sending any messages to the message flow?

Question12: When using the MQTTPublish Node to route messages, how can it be determined if the message was published successfully?

Question13: WebSphere Service Registry & Repository (WSRR) data may be cached in the IBM Integration Bus (IIB) Integration Node. How can updates made to WSRR be reflected in the IIB cache?

Question14: To monitor the speed at which Integration flow are processing messages, the message flow notification threshold has been configured in Workload management with additional Instances, commitInterval and commitCount. However, no notification messages are received. What property was not set?

Question15: The security team has informed the Integration Bus developers that they need to start using SSL when using the web user interface. Administration security is still disabled. What does the developer need to do to now access the web user interface?

Question16: Which optional component is required to enable global transaction support?

Question17: An IBM Integration Bus developer is testing Integration flow with the Flow Exerciser by processing the different messages through the flow and recording each one of them. At a later time, the developer would like to see the state of the logical message tree for each message instance. How can this be done?

Question18: Which statement is true regarding globally coordinated XA transactions with the broker?

Question19: Which statement about the XSLTransform node is true?

Question20: A developer is creating a new message flow that will be deployed to an Integration Node running Scale edition on Linux after migrating from WebSphere ESB. The developer needs to implement some computation. Which compute node can the developer use?

Question21: Which statement regarding security profiles is true?

Question22: While processing messages, an Integration flow containing MQInput node seems to stop picking up messages from the Input queue as the Input queue current depth keeps increasing.
Where will the Integration Node report any issues?

Question23: While processing messages in a message flow, Java exceptions are encountered. Where should more details on these Java exceptions be found?

Question24: Which of the following are available in IBM Integration Bus for administration? (Choose two.)

Question25: Which of the following are operational policies for IBM Integration Bus?

Question26: When a developer needs to use the same Java classes in multiple solutions, how should those classes be stored for maximizing reuse?

Question27: What is one to set the flow debugger port?

Question28: Which of the following statements is true if transaction is set to automatic in the Compute Node property?

Question29: Given the following set of applications and libraries, which are all deployed to the same Integration Server, what must be done to provide a new version of the MasterSchema.xsd file to AppA and AppB?

Question30: A developer has used version and keyword information to keep track of the different Integration solutions being developed. What command is used to display this information?

Question31: Which statement about local maps is true?

Question32: In the User Trace output shows the following message:
2 016-04-12 16:17:18.242605 5344 UserTrace BIP2539I: Node
' Reply.MapToRequestor':
Evaluating expression ''I + 1''
at
( 'MapToRequestor.CopyMessageHeaders', '6.14'). This resolved to ''1 + 1''.
The result was ''2''.
What does 6.14indicate here?

Question33: Which node supports the propagation of an LTPA v2 token in IBM Integration Bus?

Question34: An integration flow was found to be running slower than expected on an AIX system. It was found that /var/ mqsi/common.log was continuously growing in size. Why would this be happening?

Question35: An IBM Integration Bus Administrator has configured the configurable services DataCaptureStore, DataCaptureSource and DataDestination and ensured the WebUI users are setup correctly. However, when running messages through the Integration flow, nothing gets recorded into the database. What could be the missing step in the configuration of the message flow?

Question36: A developer is testing an Integration flow using the Flow Exerciser and finds an error. He tries to debug the flow, but the debugger does not start. What needs to be done to start the flow debugger?

Question37: A developer has multiple applications that require different versions of specific resources. How should the different versions of the common resources be stored to allow for this?

Question38: A developer plans to create two new message flows. Flow1 that uses TimeoutControl and TimeoutNotification nodes in Controlled mode, and Flow2 that uses only the TimeoutNotification node in Automatic mode.
The Integration Node is installed on a system without IBM MQ installed. What problems will the developer encounter?

Question39: What are two options for creating an MQEndpoint policy? (Select 2.)

Question40: An IBM Integration Bus developer has configured Event monitoring on MQInput Node for all the messages that hit the In terminal and the Out terminal of the node. When a batch of 10 different messages was processed through this Integration flow, 2 messages field to be parsed art MQInput Node and 18 events were seen to be fired. What could the developer do to see 20 events fired in the next run with same batch of messages?

Question41: Which destination can a trace node output not to be written to?

Question42: While developing a REST API what node should a developer use to receive messages?

Question43: How can the Eclipse error logs in the Toolkit be viewed?

Question44: Which IBM supplied messages can be imported to create in new message definition file?

Question45: Which part of the logical message tree is where the message flow writes information about exceptions that occur when a message is processed?

Question46: While debugging a message flow a redeployment of the flow hangs. What could be the source of the problem?

Question47: Which Enterprise Information System is not supported by the JCA adapter in IBM Integration Bus?

Question48: What is the result of the command mqsisetdbparms -n DB2_1 -u test -p test123?

Question49: Application data that comes from a C or COBOL application, or consists of fixed-format binary data should belong to which message domain?

Question50: Which format of Accounting and Statistics is only available on z/OS systems?

Question51: Which statement regarding the invoking of stored procedures is true?

Question52: What is the first step in creating an IBM Integration Bus (IIB) based pattern?

Question53: When a Java conditional expression is defined for a transform operation in a message map, which statement is true?